var vendor/golang.org/x/text/unicode/bidi.bidiValues
8 uses
vendor/golang.org/x/text/unicode/bidi (current package)
prop.go#L89: return Properties{entry: bidiValues[c0]}, 1
prop.go#L152: return Properties{entry: bidiValues[c0]}, 1
tables15.0.0.go#L23: return bidiValues[c0], 1
tables15.0.0.go#L84: return bidiValues[c0]
tables15.0.0.go#L108: return bidiValues[c0], 1
tables15.0.0.go#L169: return bidiValues[c0]
tables15.0.0.go#L197: return uint8(bidiValues[n<<6+uint32(b)])
tables15.0.0.go#L203: var bidiValues = [16576]uint8{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)